projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
303958a
)
Comment change.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 17 Dec 2006 22:23:36 +0000
(22:23 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 17 Dec 2006 22:23:36 +0000
(22:23 +0000)
src/data.c
patch
|
blob
|
history
diff --git
a/src/data.c
b/src/data.c
index f362b0253d995c084c048893851f98e4973df95d..77224d77d87abaf4187b57dbdf76fd28ee22ebd7 100644
(file)
--- a/
src/data.c
+++ b/
src/data.c
@@
-1264,7
+1264,7
@@
set_internal (symbol, newval, buf, bindflag)
XSETCAR (XBUFFER_LOCAL_VALUE (valcontents)->cdr,
tem1);
- /* Set `buffer' and `frame' slots for thebinding now loaded. */
+ /* Set `buffer' and `frame' slots for the
binding now loaded. */
XSETBUFFER (XBUFFER_LOCAL_VALUE (valcontents)->buffer, buf);
XBUFFER_LOCAL_VALUE (valcontents)->frame = selected_frame;
}